Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
df75a27609a3f3863ddc37f9245f74a4dca05e78
/
win32
/
Transforms
d94aa40
by Steve Naroff
· 16 years ago
9e89ba3
Rename AddReadAttrs to FunctionAttrs, and teach it how
by Duncan Sands
· 16 years ago
eee0852
Add files to VC++ projects.
by Steve Naroff
· 16 years ago
e11eb62
Update VC++ projects.
by Steve Naroff
· 16 years ago
8e4018e
Update VS projects. Change some class to struct for coherency.
by Cedric Venet
· 16 years ago
acdb2ee
Remove the MarkModRef pass (use AddReadAttrs instead).
by Duncan Sands
· 16 years ago
076055c
Update VC++ project files.
by Argyrios Kyrtzidis
· 16 years ago
a3f343f
Updating VC++ project.
by Cedric Venet
· 16 years ago
94fb5f2
Make it compile on VC2005:
by Cedric Venet
· 16 years ago
d28516e
This replaces all $(SolutionDir) macros with $(ProjectDir)..\
by Chris Lattner
· 16 years ago
c2bf187
Adding some missing files to VStudio project files. Switching to use generated llvmAsmParser.cpp/.h
by Chuck Rose III
· 16 years ago
f6af087
"Just a small update for the project files for adding a missing preprocessor
by Chris Lattner
· 16 years ago
83296ca
Update VS project files (VS 2005) so that VS builds with TOT LLVM/clang.
by Ted Kremenek
· 16 years ago
0c87f2d
Revert 51067 check-in for now.
by Devang Patel
· 16 years ago
ca8f325
Adding missing files to Transforms and VMCore VC++ projects.
by Argyrios Kyrtzidis
· 16 years ago
9b43ac0
Update the Win32 project files, patch by Razvan Aciu!
by Chris Lattner
· 16 years ago
bec41b8
Update a couple VC++ project files.
by Steve Naroff
· 17 years ago
cc51c31
VisualStudio project files updated. #include <algorithm> added to make VisualStudio happy. Also had to undefine setjmp because of #include <csetjmp> turning setjmp into _setjmp in VisualStudio.
by Chuck Rose III
· 17 years ago
5b0c855
Updating win32 VStudio project files with new file references and removing dead references.
by Chuck Rose III
· 17 years ago
9a79de3
Add files to windows project files. Also include <algorithm> explicitly so that vstudio build works
by Chuck Rose III
· 17 years ago
0ccb930
This change does a couple of things. First it gets the Visual Studio builds working.
by Chuck Rose III
· 17 years ago
ea966dd
Updated VC++ build system
by Hartmut Kaiser
· 17 years ago
55ce3d0
Updated VC++ build system
by Hartmut Kaiser
· 17 years ago
abaff88
Updated VC++ build system
by Hartmut Kaiser
· 17 years ago
efd4a51
Updated VC++ build system. Silenced some VC warnings.
by Hartmut Kaiser
· 17 years ago
73184fc
Updated VC++ build system.
by Hartmut Kaiser
· 17 years ago
f5a69fe
Update win32 VStudio project files to keep pace with recently added and deleted files
by Chuck Rose III
· 17 years ago
7c2c2e7
Updates to the VStudio project files:
by Chuck Rose III
· 17 years ago
8aaa406
Unbreak VC++ build.
by Jeff Cohen
· 18 years ago
03d7ca1
Unbreak VC++ build.
by Jeff Cohen
· 18 years ago
ca5183d
Unbreak VC++ build.
by Jeff Cohen
· 18 years ago
dfc1299
Unbreak VC++ build.
by Jeff Cohen
· 18 years ago
d41b30d
Unbreak VC++ build.
by Jeff Cohen
· 18 years ago
3546bd2
Keep Visual Studio happy.
by Jeff Cohen
· 19 years ago
9247d0b
Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy.
by Jeff Cohen
· 19 years ago
e636290
Visual Studio still has issues with being left out.
by Jeff Cohen
· 19 years ago
6f0e680
Turn on string pooling for smaller binaries.
by Jeff Cohen
· 19 years ago
fed6612
Teach Visual Studio about new files.
by Jeff Cohen
· 19 years ago
71a6372
Add new file to Visual Studio.
by Jeff Cohen
· 19 years ago
f6764f5
More files deleted.
by Jeff Cohen
· 19 years ago
3fd24bd
Update Visual Studio projects to reflect moved file.
by Jeff Cohen
· 19 years ago
ba16b7a
Update Visual Studio projects to account for recent changes.
by Jeff Cohen
· 19 years ago
c8beae2
Add SimplyLibCalls.cpp to VC++ build
by Jeff Cohen
· 20 years ago
65a3735
Add CondPropagate.cpp to VC++ Transforms project
by Jeff Cohen
· 20 years ago
b32d785
Silence VC++ warnings about using 'this' in base member initializations.
by Jeff Cohen
· 20 years ago
afc2000
Remove bogus project folder
by Jeff Cohen
· 20 years ago
4b807e0
Add project opt to Visual Studio.
by Jeff Cohen
· 20 years ago
91c3e2d
Enable browse information in Visual Studio
by Jeff Cohen
· 20 years ago
f339721
Don't forget about release configuration...
by Jeff Cohen
· 20 years ago
530f887
Rationalize warning suppression. First, 64-bit portability warnings are disabled. The
by Jeff Cohen
· 20 years ago
31127e1
Fix residual Visual Studio build problems
by Jeff Cohen
· 20 years ago
ffbc58d
Update the win32 project files, contributed by Morton Ofstad!
by Chris Lattner
· 20 years ago
99c4488
This file is gone
by Chris Lattner
· 20 years ago
085ea4d
MS Visual Studio files for building LLVM on Win32 platforms.
by Reid Spencer
· 20 years ago