Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
5f41748e1a48028d26f8885e8b376e413c1d23e9
5f41748
Fixed typo.
by Misha Brukman
· 22 years ago
16ca2b9
Fix ambiguity problem due to builtin log2(double) function
by Chris Lattner
· 22 years ago
5fda997
Don't put default parameter values into .cpp files, it breaks 3.x compilers
by Chris Lattner
· 22 years ago
ccec07a
Fix namespace correctness bug
by Chris Lattner
· 22 years ago
cb16c65
There is a #define in some header that conflicts with INFINITY, rename it.
by Chris Lattner
· 22 years ago
16d1f73
Allow the VERBOSE=1 option to turn on output of recursive make behavior
by Chris Lattner
· 22 years ago
b430e0b
Add support for gcc 3.2
by Chris Lattner
· 22 years ago
f1ffd99
Fix parallel recursive make to build directories in order
by Chris Lattner
· 22 years ago
52ee1b0
Use locally built burg
by Chris Lattner
· 22 years ago
ea4b0b2
Build burg tree
by Chris Lattner
· 22 years ago
3ae260d
TEst commit
by Chris Lattner
· 22 years ago
9277d45
Test commit
by Chris Lattner
· 22 years ago
72c6f02
Test change
by Chris Lattner
· 22 years ago
29e8558
We need an 'all' target to build burg, add it back
by Chris Lattner
· 22 years ago
ab83fe2
Don't run tests by default
by Chris Lattner
· 22 years ago
4f372f0
Initial checkin of burg documetnation files
by Chris Lattner
· 22 years ago
633a5b1
Initial checkin of burg files
by Chris Lattner
· 22 years ago
24b7092
Avoid using two i's in the same statements
by Chris Lattner
· 22 years ago
dfcbf01
Fix bug: test/Regression/Transforms/InstCombine/2002-09-17-GetElementPtrCrash.ll
by Chris Lattner
· 22 years ago
44404ec
New regression test
by Chris Lattner
· 22 years ago
db5e5df
Convert to use long indexes instead of uint
by Chris Lattner
· 22 years ago
72e66f4
by Chris Lattner
· 22 years ago
4475699
Enable correct support for dynamic loading on Linux
by Chris Lattner
· 22 years ago
b379470
Removed debug info printing
by Anand Shukla
· 22 years ago
82f05d8
Add support for GCC 2.96
by Chris Lattner
· 22 years ago
c2b3277
Remove extra #include
by Chris Lattner
· 22 years ago
ed2e7a9
Fix typeo
by Chris Lattner
· 22 years ago
913bfbc
Don't print global variable definitions twice! Sun's pathetic compiler
by Vikram S. Adve
· 22 years ago
0e9843d
Fix typo in comment.
by Vikram S. Adve
· 22 years ago
d9bacc5
Remove specification of argument default from cpp file.
by Vikram S. Adve
· 22 years ago
fd21476
Remove warning that is no longer applicable
by Chris Lattner
· 22 years ago
2a548c5
Comment line of the makefile
by Chris Lattner
· 22 years ago
ccb4ebd
Handle whitespace in LIBRARYNAME gracefully
by Chris Lattner
· 22 years ago
dbcbe3f
Fix FunctionInlining pass assertion failure:
by Chris Lattner
· 22 years ago
a9030cb
Fix typeo
by Chris Lattner
· 22 years ago
214bf54
Fix compile problem on linux. Noone should ever #include <inttypes.h>
by Chris Lattner
· 22 years ago
47287be
Run the cee pass tests
by Chris Lattner
· 22 years ago
876a75c
Checking testcases for cee pass
by Chris Lattner
· 22 years ago
8e2e5f7
Fix: test/Regression/LLC/badidx.c problem
by Chris Lattner
· 22 years ago
6170504
Remove duplicate sparc entry.
by Vikram S. Adve
· 22 years ago
055451f
Use .o files instead of .a files for several cases (that don't actually
by Vikram S. Adve
· 22 years ago
fecaf56
Print information about files that were removed
by Chris Lattner
· 22 years ago
2796860
New preselection pass that specializes LLVM code for a target machine,
by Vikram S. Adve
· 22 years ago
110d7f3
Moved these files to the utils directory.
by Nick Hildenbrandt
· 22 years ago
33adbcc
Add ilist_iterator constructor from a node reference.
by Vikram S. Adve
· 22 years ago
c7a6d24
Extract most of the transformation into an externally accessible
by Vikram S. Adve
· 22 years ago
6189eae
Change several entries to use the .o instead of .a to expose pass options.
by Vikram S. Adve
· 22 years ago
7d0ba02
Make all registered optimization passes available to llc.
by Vikram S. Adve
· 22 years ago
18fdfc4
Add support for optimization passes that use a TargetMachine object.
by Vikram S. Adve
· 22 years ago
be376cf
Allow transformation DecomposeArrayRef(GetElementPtrInst* GEP) to
by Vikram S. Adve
· 22 years ago
e8f1df6
Add routines to update or erase operands (and to do so without external
by Vikram S. Adve
· 22 years ago
46fece7
*** empty log message ***
by Vikram S. Adve
· 22 years ago
a081baa
Add support for passes that use a TargetMachine object.
by Vikram S. Adve
· 22 years ago
504fc5b
Add method MachineOperand::hasAllocatedReg().
by Vikram S. Adve
· 22 years ago
d5af164
Add a version of ChooseRegOrImmed to handle numerical constants
by Vikram S. Adve
· 22 years ago
aa500f3
Add method adjustAlignment so that stack slot alignments can be computed
by Vikram S. Adve
· 22 years ago
e102a64
Use ulong instead of uint for size expressions.
by Vikram S. Adve
· 22 years ago
4900116
Add methods to query about the representation of LLVM quantities (e.g.,
by Vikram S. Adve
· 22 years ago
13f1d71
Don't print out global names unnecesssarily. Also, expose pass
by Vikram S. Adve
· 22 years ago
ebc7511
*** empty log message ***
by Vikram S. Adve
· 22 years ago
e1f7280
Move all the code that creates code generation passes from Sparc.cpp to
by Vikram S. Adve
· 22 years ago
00020d3
Add subdirectory PreSelection.
by Vikram S. Adve
· 22 years ago
7f90ea2
New preselection pass that specializes LLVM code for a target machine,
by Vikram S. Adve
· 22 years ago
8c6936a
Dump routine now writes out allocated register numbers if available.
by Vikram S. Adve
· 22 years ago
1318bed
Improve and fix error in allocating stack slots: adjust alignment after adding
by Vikram S. Adve
· 22 years ago
fd0ec80
Add a version of ChooseRegOrImmed to handle numerical constants
by Vikram S. Adve
· 22 years ago
87fbcd9
Add an assertion.
by Vikram S. Adve
· 22 years ago
6641995
Incorporated changes in alloca and getElementPointer instruction
by Anand Shukla
· 22 years ago
ada50a5
Incorporated changes in alloca instruction
by Anand Shukla
· 22 years ago
9d6f13f
No longer need to sign-extend array indices to 64 bits since they
by Vikram S. Adve
· 22 years ago
2d45660
Simplify significantly (and fix syntax error).
by Vikram S. Adve
· 22 years ago
0731d54
Use much better method to find the llvmbase directory.
by Vikram S. Adve
· 22 years ago
5e1a0d9
Check error condition after cvs returns. Also remove -c option.
by Vikram S. Adve
· 22 years ago
631484c
Shell-script to build current directory and then link one tool (default: opt)
by Vikram S. Adve
· 22 years ago
993243e
Fix typos in previous checkin.
by Vikram S. Adve
· 22 years ago
4bc2348
RegAllocCommon no longer includes CommandLine.h so we have to include it here.
by Chris Lattner
· 22 years ago
39c94e1
Break RA_DEBUG option into several levels to get better control over
by Vikram S. Adve
· 22 years ago
521758f
Remove unnecessary include.
by Vikram S. Adve
· 22 years ago
7e914a9
Break RA_DEBUG option into several levels to get better output.
by Vikram S. Adve
· 22 years ago
67aa2e2
by Nick Hildenbrandt
· 22 years ago
86bdc54
Fix to work correctly under linux
by Chris Lattner
· 22 years ago
b2a0fbe
Fix bug I introduced
by Chris Lattner
· 22 years ago
7c26898
Moving to lib/CodeGen/RegAlloc.
by Vikram S. Adve
· 22 years ago
0d0d3ee
Add support for MacOS and (hopefully) other BSD derivatives.
by Vikram S. Adve
· 22 years ago
655fb5c
by Misha Brukman
· 22 years ago
a6d0975
by Misha Brukman
· 22 years ago
3f93eee
by Misha Brukman
· 22 years ago
520eaff
by Misha Brukman
· 22 years ago
e8b3e9b
* Fix a bug that was causing lli to misrun:
by Chris Lattner
· 22 years ago
e87e1c9
Change the MallocInst & AllocaInst ctors to take the allocated type, not the
by Chris Lattner
· 22 years ago
05804b7
by Chris Lattner
· 22 years ago
5fefb25
by Chris Lattner
· 22 years ago
fa30688
include/llvm/DataTypes.h includes this #define so we don't need it anymore
by Chris Lattner
· 22 years ago
b776401
Export symbols for linux
by Chris Lattner
· 22 years ago
dbc436c
Tighten up sanity checking
by Chris Lattner
· 22 years ago
4bb13b8
Factor platform specific makefile directives out into their own makefile
by Chris Lattner
· 22 years ago
9ada838
Try to work well on multiple platforms.
by Chris Lattner
· 22 years ago
ab060db
Link .so files correctly on either linux or solaris
by Chris Lattner
· 22 years ago
73e1d0f
Build with -D_GNU_SOURCE to enable gnu extensions in header files
by Chris Lattner
· 22 years ago
ff7f701
Add better linux support by using the right macro. This still should be
by Chris Lattner
· 22 years ago
Next »