index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give a better message for a common assertion failure.
Brian Gaeke
2004-11-16
1
-1
/
+2
*
Add a comment to some code that at first glance just doesn't look right.
Reid Spencer
2004-11-16
1
-0
/
+6
*
Per code review:\
Reid Spencer
2004-11-16
1
-11
/
+13
*
Per code review:\
Reid Spencer
2004-11-16
2
-88
/
+92
*
Per code review:\
Reid Spencer
2004-11-16
2
-30
/
+40
*
Per code review:\
Reid Spencer
2004-11-16
2
-2
/
+4
*
The second arg may be clobbered by this function
Chris Lattner
2004-11-16
1
-1
/
+1
*
Per code review:\
Reid Spencer
2004-11-16
1
-8
/
+12
*
use an autoptr
Chris Lattner
2004-11-16
1
-7
/
+3
*
Per code review:
Reid Spencer
2004-11-16
4
-2
/
+10
*
Per code review:
Reid Spencer
2004-11-16
2
-14
/
+8
*
Per code review:
Reid Spencer
2004-11-16
1
-5
/
+24
*
Simplify namespaces
Chris Lattner
2004-11-16
2
-8
/
+2
*
Remove a dead function, which died when we got GAS emission working (phwew,
Chris Lattner
2004-11-16
2
-16
/
+0
*
Implement a simple FIXME: if we are emitting a basic block address that has
Chris Lattner
2004-11-16
1
-3
/
+13
*
* Merge some win32 ifdefs together
Chris Lattner
2004-11-16
1
-22
/
+17
*
Now that we have ghost linkage, we can force resolution of external symbols
Chris Lattner
2004-11-15
1
-3
/
+8
*
There is no reason to try to materialize the function from bytecode if it
Chris Lattner
2004-11-15
1
-9
/
+12
*
Add debug-only=jit printout, so we see when lazily resolved symbols are
Chris Lattner
2004-11-15
1
-0
/
+2
*
Simplify and rearrange long shift code
Chris Lattner
2004-11-15
1
-12
/
+17
*
Do not emit FunctionBlock blocks for external functions. This shrinks
Chris Lattner
2004-11-15
1
-3
/
+5
*
Use a per-function flag bit to indicate whether or not there is a function
Chris Lattner
2004-11-15
1
-3
/
+6
*
Disable this change, it was premature
Chris Lattner
2004-11-15
1
-3
/
+3
*
Make *SURE* to null out the pointer before throwing an exception, otherwise
Chris Lattner
2004-11-15
1
-2
/
+6
*
Cleanups. Null out pointer after freeing it for paranoia
Chris Lattner
2004-11-15
1
-5
/
+5
*
If a function is external, do not output a FunctionBlock for the function
Chris Lattner
2004-11-15
1
-3
/
+3
*
Make functions default to having external linkage if they have no
Chris Lattner
2004-11-15
1
-2
/
+2
*
Add BCTR and LWZU instruction opcodes
Misha Brukman
2004-11-15
1
-2
/
+7
*
Remove extra space char
Misha Brukman
2004-11-15
1
-1
/
+1
*
Remove unused variable for compilation by VC++.
Reid Spencer
2004-11-15
1
-1
/
+1
*
Provide the ThrowErrno utility.
Reid Spencer
2004-11-15
1
-0
/
+3
*
Adjust implementation to match new interface.
Reid Spencer
2004-11-15
2
-4
/
+4
*
Minor cleanups. There is no reason for SCCP to derive from instvisitor anymore.
Chris Lattner
2004-11-15
1
-21
/
+14
*
Count more accurately
Chris Lattner
2004-11-15
1
-0
/
+4
*
Update list of failing Benchmarks.
Brian Gaeke
2004-11-15
2
-2
/
+2
*
Expand Defs to encompass all the possibly-call-clobbered regs.
Brian Gaeke
2004-11-15
2
-2
/
+4
*
Quiet warnings on the persephone tester
Chris Lattner
2004-11-15
1
-2
/
+2
*
Two minor improvements:
Chris Lattner
2004-11-15
1
-13
/
+37
*
rename InstValue to LatticeValue, as it holds for more than instructions.
Chris Lattner
2004-11-15
1
-35
/
+37
*
Actually get the #include correct so it compiles .. duh.
Reid Spencer
2004-11-15
9
-10
/
+10
*
Substantially refactor the SCCP class into an SCCP pass and an SCCPSolver
Chris Lattner
2004-11-15
1
-167
/
+208
*
Make it actually compile on Solaris.
Reid Spencer
2004-11-15
3
-3
/
+3
*
Consolidate the implementation of TimeValue::now() for Unix to use the
Reid Spencer
2004-11-15
9
-53
/
+32
*
* Make sure the string table gets read even if there isn't a foreign
Reid Spencer
2004-11-15
2
-16
/
+40
*
Changes necessary to enable linking of archives without LLVM symbol tables.
Reid Spencer
2004-11-15
5
-35
/
+144
*
Remove a forgotten debug output line.
Reid Spencer
2004-11-14
1
-1
/
+0
*
Implement functionality suggested from code review: getStatusInfo should
Reid Spencer
2004-11-14
2
-2
/
+8
*
Linker.h moved to include/llvm from include/llvm/Support.
Reid Spencer
2004-11-14
1
-2
/
+1
*
Make sure IdentifyFileType is in the sys namespace.
Reid Spencer
2004-11-14
1
-1
/
+1
*
Linker.h has a new home.
Reid Spencer
2004-11-14
1
-1
/
+0
[next]